home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 25
/
AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso
/
Service
/
Future
/
gauge_glow.gc
< prev
next >
Wrap
Text File
|
2000-05-08
|
923b
|
41 lines
G4C
winbig -1 -1 320 70 "" ; our window
wintype 00001000 ; and what it should look like
winbackground image back 0
winfont times.font 18 000
xonload
val = 0 ; set the starting value of the Gauges
LoadImage pics/1.1 11 Workbench
LoadImage pics/1.2 12 Workbench
LoadImage pics/2.1 21 Workbench
LoadImage pics/2.2 22 Workbench
LoadImage pics/3.1 31 Workbench
LoadImage pics/3.2 32 Workbench
LoadImage pics/4.1 41 Workbench
LoadImage pics/4.2 42 Workbench
LoadImage pics/5.1 51 Workbench
LoadImage pics/5.2 52 Workbench
LoadImage pics/bg.iff back Workbench
guiopen gauge_glow.gc ; open our gui
Gauge -1 53 314 15 out button 3 0 0
gadid 1
Text 60 -1 200 18 'Analysiere System...' 30 NOBOX
Gadid 2
Image 3 5 11 ;<- Pic Zahl, siehe oben!
gadid 3
image 275 3 12
gadid 4
Box 0 0 320 70 OUT RIDGE
;xHSlider 10 30 190 15 '' val 0 100 0 %ld%%
;gadid 2
;update Gauge.gc 1 $val
;L T W H